[INFO] cloning repository https://github.com/DonteRavae/rusty_dsa_labs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DonteRavae/rusty_dsa_labs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 046fcfbf7bed42721cf73afb11c318d114c91f7e
[INFO] testing DonteRavae/rusty_dsa_labs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DonteRavae/rusty_dsa_labs
[INFO] finished tweaking git repo https://github.com/DonteRavae/rusty_dsa_labs
[INFO] tweaked toml for git repo https://github.com/DonteRavae/rusty_dsa_labs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DonteRavae/rusty_dsa_labs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DonteRavae/rusty_dsa_labs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b0d30b13c1f9ac78076d459f6377d56ffbc1556bf120f9c267d65a80ce45dde
[INFO] running `Command { std: "docker" "start" "-a" "6b0d30b13c1f9ac78076d459f6377d56ffbc1556bf120f9c267d65a80ce45dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b0d30b13c1f9ac78076d459f6377d56ffbc1556bf120f9c267d65a80ce45dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b0d30b13c1f9ac78076d459f6377d56ffbc1556bf120f9c267d65a80ce45dde", kill_on_drop: false }`
[INFO] [stdout] 6b0d30b13c1f9ac78076d459f6377d56ffbc1556bf120f9c267d65a80ce45dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7f2bbcb3ec4c06739fdddc04ae6d0f97b25a02c1e6b983aafb368bc7d70c07d
[INFO] running `Command { std: "docker" "start" "-a" "a7f2bbcb3ec4c06739fdddc04ae6d0f97b25a02c1e6b983aafb368bc7d70c07d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dsa_labs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "a7f2bbcb3ec4c06739fdddc04ae6d0f97b25a02c1e6b983aafb368bc7d70c07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f2bbcb3ec4c06739fdddc04ae6d0f97b25a02c1e6b983aafb368bc7d70c07d", kill_on_drop: false }`
[INFO] [stdout] a7f2bbcb3ec4c06739fdddc04ae6d0f97b25a02c1e6b983aafb368bc7d70c07d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d17d4c5b2da3a2cc1983ce6645e65691e3cf0a5cfbef020bb8a067708bc25d28
[INFO] running `Command { std: "docker" "start" "-a" "d17d4c5b2da3a2cc1983ce6645e65691e3cf0a5cfbef020bb8a067708bc25d28", kill_on_drop: false }`
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dsa_labs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "d17d4c5b2da3a2cc1983ce6645e65691e3cf0a5cfbef020bb8a067708bc25d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17d4c5b2da3a2cc1983ce6645e65691e3cf0a5cfbef020bb8a067708bc25d28", kill_on_drop: false }`
[INFO] [stdout] d17d4c5b2da3a2cc1983ce6645e65691e3cf0a5cfbef020bb8a067708bc25d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3acd244529ea77d4a915489fca4bcb5a0a14c543f95b20449fd2928d905b024d
[INFO] running `Command { std: "docker" "start" "-a" "3acd244529ea77d4a915489fca4bcb5a0a14c543f95b20449fd2928d905b024d", kill_on_drop: false }`
[INFO] [stderr] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl GroceryItem {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn to_string(&self) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `data` and `link` are never read
[INFO] [stderr]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct ListNode {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 55 |     link: Option<Box<Self>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `default` and `new` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl ListNode {
[INFO] [stderr]    | ------------- associated functions in this implementation
[INFO] [stderr] 59 |     fn default() -> Self {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stderr]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct GroceryList {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 76 |     head: Option<ListNode>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 77 |     current: Option<ListNode>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 78 |     previous: Option<ListNode>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl GroceryList {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stderr] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dsa_labs` (lib) generated 5 warnings
[INFO] [stderr] warning: `dsa_labs` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsa_labs-a33affae774d5b41)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bubble_sort::tests::bubble_sort_works ... ok
[INFO] [stdout] test sorting_various_words_by_properties::tests::accurately_read_random_words_from_file ... ok
[INFO] [stdout] test bubble_sort::tests::get_input_records_correct_values ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bubble_sort::tests::get_input_records_correct_values stdout ----
[INFO] [stdout] Enter a number
[INFO] [stdout] 
[INFO] [stdout] thread 'bubble_sort::tests::get_input_records_correct_values' (19) panicked at src/bubble_sort/mod.rs:13:18:
[INFO] [stdout] Failed to parse user input.: ParseIntError { kind: Empty }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3478c36678 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3478c36678 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3478c36678 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3478c36678 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3478c4a4ea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3478c4a4ea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5f3478c3ae92 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f3478c3ae92 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f3478c152b6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3478c152b6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3478c2e8a9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3478bc9f1c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5f3478bc9f1c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f3478c2ea62 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5f3478c2ea62 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3478c15372 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3478c0cb39 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3478c1610d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3478c4ac7c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3478c4a9f2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5f3478bb7627 - <core[5a1c3e9896636f3a]::result::Result<i32, core[5a1c3e9896636f3a]::num::error::ParseIntError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f3478bb6f5c - dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:13:18
[INFO] [stdout]   22:     0x5f3478bb6d40 - core[5a1c3e9896636f3a]::iter::adapters::map::map_fold::<usize, i32, (), dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}, core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::for_each::call<i32, <alloc[154f689e5dd3bae5]::vec::Vec<i32>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5f3478bb6be1 - <core[5a1c3e9896636f3a]::ops::range::Range<usize> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::fold::<(), core[5a1c3e9896636f3a]::iter::adapters::map::map_fold<usize, i32, (), dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}, core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::for_each::call<i32, <alloc[154f689e5dd3bae5]::vec::Vec<i32>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   24:     0x5f3478bb69c3 - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::fold::<(), core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::for_each::call<i32, <alloc[154f689e5dd3bae5]::vec::Vec<i32>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x5f3478bb6c75 - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::for_each::<<alloc[154f689e5dd3bae5]::vec::Vec<i32>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x5f3478bb5e64 - <alloc[154f689e5dd3bae5]::vec::Vec<i32>>::extend_trusted::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   27:     0x5f3478bbc0ea - <alloc[154f689e5dd3bae5]::vec::Vec<i32> as alloc[154f689e5dd3bae5]::vec::spec_extend::SpecExtend<i32, core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   28:     0x5f3478bbc1fa - <alloc[154f689e5dd3bae5]::vec::Vec<i32> as alloc[154f689e5dd3bae5]::vec::spec_from_iter_nested::SpecFromIterNested<i32, core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x5f3478bba64d - <alloc[154f689e5dd3bae5]::vec::Vec<i32> as alloc[154f689e5dd3bae5]::vec::spec_from_iter::SpecFromIter<i32, core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x5f3478bb6b35 - <alloc[154f689e5dd3bae5]::vec::Vec<i32> as core[5a1c3e9896636f3a]::iter::traits::collect::FromIterator<i32>>::from_iter::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   31:     0x5f3478bb6c3d - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::ops::range::Range<usize>, dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::collect::<alloc[154f689e5dd3bae5]::vec::Vec<i32>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   32:     0x5f3478bb8f1a - dsa_labs[e24c4e7f76c5daa5]::bubble_sort::get_input
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:15:10
[INFO] [stdout]   33:     0x5f3478bb9894 - dsa_labs[e24c4e7f76c5daa5]::bubble_sort::tests::get_input_records_correct_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:46:30
[INFO] [stdout]   34:     0x5f3478bb6fd7 - dsa_labs[e24c4e7f76c5daa5]::bubble_sort::tests::get_input_records_correct_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:44:42
[INFO] [stdout]   35:     0x5f3478bbce26 - <dsa_labs[e24c4e7f76c5daa5]::bubble_sort::tests::get_input_records_correct_values::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5f3478bbcffb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5f3478bbcffb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5f3478bca875 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5f3478bca875 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5f3478bca875 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5f3478bca875 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5f3478bca875 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f3478bca875 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5f3478bca875 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5f3478bc53d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5f3478bc53d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5f3478bcd8f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5f3478bcd8f2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5f3478bcd8f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5f3478bcd8f2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5f3478bcd8f2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5f3478bcd8f2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5f3478bcd8f2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f3478c35c9f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   55:     0x5f3478c35c9f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x740702a3caa4 - <unknown>
[INFO] [stdout]   57:     0x740702ac9a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bubble_sort::tests::get_input_records_correct_values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3acd244529ea77d4a915489fca4bcb5a0a14c543f95b20449fd2928d905b024d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3acd244529ea77d4a915489fca4bcb5a0a14c543f95b20449fd2928d905b024d", kill_on_drop: false }`
[INFO] [stdout] 3acd244529ea77d4a915489fca4bcb5a0a14c543f95b20449fd2928d905b024d
